home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Jul 89 / W0129-What is hard?-Jul89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  2.0 KB  |  56 lines  |  [TEXT/GEOL]

  1. Item    0677331                         27-July-89        11:23
  2.  
  3. From:   WILSON6                         Wilson, Dave - Personal Concepts
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    What is hard?
  8.  
  9. Dear MacApp'ers,
  10.  
  11. A student asked me a question that you could be of great help in answering:
  12.     What is hard to do with MacAp 2.0?
  13.  
  14. Obviously, we all know what is easy to do - e.g., drag windows, operate scroll
  15. bars, open DAs, activate windows, etc.  But some thimgs that also should be
  16. easy seem to be hard, such as handling a Font menu, or handling split windows
  17. (seeing two different parts of the same view as Excel does).  Other things are
  18. not too hard, but they should perhaps be automatic, such as saving TEXT or PICT
  19. files to disk.
  20.  
  21. Here are some items already on my list:
  22. Clipboard support
  23.     PICT decompiling into objects
  24. Documents
  25.     Handling standard TEXT or PICT file formats
  26.     Saving window/scroll bar positions
  27. Graphic object manipulation Command objects
  28.     Selection
  29.     Dragging
  30. Memory management
  31.     Defining mem! and seg! resources
  32.     Having to choose code segments for standard methods
  33. Menus
  34.     Defining with text, rather than in ViewEdit
  35. Views
  36.     Type coercion, and bookkeeping for view identifiers with FindSubView
  37. Debugging
  38.     Having to write Fields methods
  39.  
  40. Most of the items on the list above are annoying but not major obstacles to
  41. progress.  I'd like to hear about more items on that list, but also hear about
  42. things that you found really hard or confusing - things that significantly
  43. slowed down your project.  Try to limit it to problems that you think others
  44. might also face - if you are the only one trying to do three-dimensional,
  45. holograhic view rotation in real-time, then we can't expect MacApp to provide
  46. automatic support for it.
  47.  
  48. I am not going to publish this list, so you don't have to worry about giving
  49. MacApp a bad reputation.  This is for my own use, but I will share it with the
  50. MacApp team in case they have the opportunity to address any of the items.
  51.  
  52. Thanks for your help.
  53.  
  54. Dave
  55.  
  56.